Workflow Manager Changes for 4.32
Use caution when building or editing a workflow. For further advice or to arrange training, contact your professional services consultant.
The following changes have been made to Workflow Manager for 4.32:
 Absence reporting changes
Absence reporting changes
                                                    The following items have been added for the new absence reporting functionality:
- 
                                                                Update registers with daily planned absence scheduled workflow - this updates the register with absences that have been recorded in the Attendance module or by learners in ebs: ontrack Learner Hub   
- 
                                                                Update Register from planned absence product trigger (in the Planned Absence folder)   
 New activity added to the People group in the Tribal Toolbox
New activity added to the People group in the Tribal Toolbox
                                                    The activities added to the People group are described in the following table.
| Activity | Does this... | 
|---|---|
| AdminDeleteLearner | Deletes learners from the database. Use caution when using this activity, deleted learners cannot be restored. | 
 New REST activity group added to the Tribal toolbox
New REST activity group added to the Tribal toolbox
                                                    The activities available in the REST group are described in the following table.
| Activity | Does this... | 
|---|---|
| HttpDeleteRequest | Makes a DELETE REST call to an authenticated API (Application Programming Interface) (for example: People - Create Person ebs service). | 
| HttpGetRequest | Makes a GET REST call to an authenticated API. | 
| HttpPostRequest | Makes a POST REST call to an authenticated API. | 
| HttpPutRequest | Makes a PUT REST call to an authenticated API. | 
 New activity added to the General group in the Tribal Toolbox
New activity added to the General group in the Tribal Toolbox
                                                    The activities added to the General group are described in the following table.
| Activity | Does this... | 
|---|---|
| ConvertJsonStringToDictionary | Converts a JSON (JavaScript Object Notation) value into a dictionary object. | 
| ConvertStringToJson | Converts the input string to a JSON (JavaScript Object Notation) value. | 
| ConvertStringToXml | Converts the input string to an XML (Extensible Markup Language) value. | 
| MoveBlobsFromDbToDisk | Relocates the relevant file from database storage to file system storage. |